chore(deps): bump the go-dependencies group across 1 directory with 6 updates - #3
Merged
Conversation
… updates Bumps the go-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.2.1` | `3.5.0` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.26.0` | `0.31.0` | | [github.com/kaptinlin/jsonschema](https://github.com/kaptinlin/jsonschema) | `0.7.11` | `0.9.8` | | [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) | `0.7.0` | `0.8.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.15.4` | `3.21.3` | Updates `github.com/Masterminds/semver/v3` from 3.2.1 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.2.1...v3.5.0) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/google/cel-go` from 0.26.0 to 0.31.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.26.0...v0.31.0) Updates `github.com/kaptinlin/jsonschema` from 0.7.11 to 0.9.8 - [Release notes](https://github.com/kaptinlin/jsonschema/releases) - [Commits](kaptinlin/jsonschema@v0.7.11...v0.9.8) Updates `github.com/yannh/kubeconform` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/yannh/kubeconform/releases) - [Commits](yannh/kubeconform@v0.7.0...v0.8.0) Updates `helm.sh/helm/v3` from 3.15.4 to 3.21.3 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.15.4...v3.21.3) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/google/cel-go dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/kaptinlin/jsonschema dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/yannh/kubeconform dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: helm.sh/helm/v3 dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
qboileau
approved these changes
Aug 11, 2026
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-d5994de497
branch
August 11, 2026 19:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 6 updates in the / directory:
3.2.13.5.01.18.01.19.00.26.00.31.00.7.110.9.80.7.00.8.03.15.43.21.3Updates
github.com/Masterminds/semver/v3from 3.2.1 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
... (truncated)
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/google/cel-gofrom 0.26.0 to 0.31.0Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
2cf1626Env copy on write (#1405)b74d303Fold list concat expressions together (#1406)9d5baafProgram plan optimizations (#1399)1a53cb7Release Tag Automation for go submodules (#1401)f10a2e6Optimize NativeToValue call paths (#1400)ab72257Move native type support into the Core CEL library (#1396)ba6c27eSupport self-describing, self-adapting struct types (#1395)7c1df6breject out-of-range hours in timezone offset parsing (#1391)c15365aSimplify support for native object types (#1393)8c1485eCorrect documented default max value for range (#1392)Updates
github.com/kaptinlin/jsonschemafrom 0.7.11 to 0.9.8Release notes
Sourced from github.com/kaptinlin/jsonschema's releases.
... (truncated)
Commits
559e4c8fix: restore public go-i18n dependency0981c01fix: migrate localization to agentable go-i18n43ab963chore: refresh development submodules8550f08docs: clarify foreign serializer number ownershipf8c6ce0fix: preserve exact JSON number semanticsbf5e3a2fix: preserve exact JSON number validation7febadcfix: preserve exact schema number serializatione39fefffix: support updated dependencies2910757Merge pull request #121 from kaptinlin/dependabot/github_actions/actions/chec...5e748ddchore(deps): bump actions/checkout from 6 to 7Updates
github.com/yannh/kubeconformfrom 0.7.0 to 0.8.0Release notes
Sourced from github.com/yannh/kubeconform's releases.
Commits
02374e5Update README (#360)1f6792cSmall fixes, better sanitization (#359)e5c533bfix: update duration validation to use strfmt package (#348)ab97ec7Update deps, make sure we use vendored dependencies (#358)b83bf79Openapi2jsonschema-go (#357)8e634e1fix: avoid panic when a schema document decodes to null (#356)d412494Read resources from multiple workers (#354)e608924Fix typo (#339)c7f8490fix: Github -> GitHub (#340)Updates
helm.sh/helm/v3from 3.15.4 to 3.21.3Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
1ad6e68Apply suggestions from code review037733efix: drop containerd v1 dep to resolve govulncheck CVEsd3e178bchore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.331259634chore(deps): bump the k8s-io group with 2 updatesb52e276fixes3342dbfchore(deps): bump the k8s-io group across 1 directory with 2 updatesc56dd00fix(action): avoid nil REST client getter panic when installing CRDs702529ffix(registry): keep credentials on plain-HTTP fallback with oras-go v2.6.1178e120chore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1dcf35f8chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions